Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

RE: Outline entry link to different db and specified frameset
~Umberto Nongeroson 17.Oct.03 03:19 PM a Web browser
Applications Development 6.0.1 CF1 Windows 2000


I've used the following method to do something similar to what your talking about...

In the properties for the Outline entry, we do this:



The Frame value of "_top" will cause the new frameset to open in the existing window. If you wanted it to open in a new window, I believe you can just leave the Frame value blank. I've never been totally confident in my understanding of how targeting frames and windows works within the Notes client, so don't screw me to the wall if I'm wrong about that.

Then, for the formula in the Computed Value property (under the "@" button), we entered the following:

dbFilePath := @GetProfileField("dbProfile" ; "TRDBFilePath");
Server := @Name([CN]; @Subset(@DbName; 1));

"notes://" + Server + "/" + dbFilePath + "/ReassignTractCOT?OpenFrameset"

We get our server name from the current server, and database path from a profile document in the current database, but you could just hard code these too.

I'll check back tomorrow on this. Let me know how things work out. Keil.




Outline entry link to different db ... (~Xagra Chuponev... 16.Oct.03)
. . RE: Outline entry link to different... (~Delores Opfoob... 17.Oct.03)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS